|
FEXP Solver
1.0.0.0
|
FE model data structure. More...
Classes | |
| class | CFEXPDataTables |
Enumerations | |
| enum | EFileBlocks { eBl1 = 0, eBl2, eBl3, eBl4, eBl5, eBl6, eBlCount } |
| File block ID. More... | |
| enum | EFileTab { eTD1 = 0, eTM1, eTCSTR_V, eTCSTR_A, eLOAD_F, eLOAD_A, eTND1, eTEL1, eTCount } |
| File table ID. More... | |
Variables | |
| const std::string | INP_FILE_BLOCK_SRUCT [EFileBlocks::eBlCount] |
| Definition of blocks within the input data file. More... | |
| const std::string | INP_FILE_TABS [EFileTab::eTCount] |
| Definition of tables in blocks within the input data file. More... | |
FE model data structure.
| const std::string NmspcFileModelData::INP_FILE_BLOCK_SRUCT[EFileBlocks::eBlCount] |
Definition of blocks within the input data file.
| const std::string NmspcFileModelData::INP_FILE_TABS[EFileTab::eTCount] |
Definition of tables in blocks within the input data file.